getFile

abstract fun getFile(): File

Returns a representation of the file associated with this source, if any. Note: This refers to a custom com.reveldigital.player.api.File object, not java.io.File.

Return

The File object associated with this source, or null if not applicable.